EVE2 140
dialog(name: "$$$/AE/dialogs/140/dialog=New Placeholder", ae_wind_id: 140, placement: place_column, child_horizontal: align_fill)
{
	group(ae_border: false, guide_mask: [@guide_label])
	{
		row(indent: 10)
		{
			edit_text(name: "$$$/AE/dialogs/140/edit_text/5=Name:", ae_view_id: 5, characters: 31);
		}
	}
	group(name: "$$$/AE/dialogs/140/group/7= Size ", ae_view_id: 7)
	{
		edit_number(name: "$$$/AE/dialogs/140/edit_number/9=Width:", ae_view_id: 9, ae_min: 4, ae_max: 30000, justification: @just_left, digits: 4);
		edit_number(name: "$$$/AE/dialogs/140/edit_number/11=Height:", ae_view_id: 11, ae_min: 4, ae_max: 30000, justification: @just_left, digits: 4);
	}
	group(name: "$$$/AE/dialogs/140/group/13= Time ", ae_view_id: 13)
	{
		edit_number(name: "$$$/AE/dialogs/140/edit_number/15=Frame Rate:", ae_view_id: 15, ae_min: 1, ae_max: 99, ae_decimal: true, digits: 8, justification: @just_left);
		ae_time(name: "$$$/AE/dialogs/140/ae_time/17=Duration:", ae_view_id: 17, ae_duration: true, ae_horizontal_layout: true);
	}
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 149
dialog(name: "$$$/AE/dialogstxt/149/dialog=Time Stretch", ae_wind_id: 149, placement: place_column, child_horizontal: align_fill)
{
	group(name: "$$$/AE/dialogstxt/149/Group/149= Stretch ", placement: place_column)
	{
		row(spacing: 5)
		{
			static_text(name: "$$$/AE/dialogstxt/149/AETime/5=Original Duration:", ae_view_id: 5);
			static_text(ae_view_id: 6);
		}
		row(spacing: 5, indent: 13)
		{
			edit_number(name: "$$$/AE/dialogstxt/149/StaticText/7=Stretch Factor:", ae_min: -9900, ae_max: 9900, ae_decimal: true, justification: @just_left, digits: 8, ae_view_id: 8);
			static_text(name: "$$$/AE/dialogstxt/149/StaticText/9=%", ae_view_id: 9);
		}
		row(spacing: 5)
		{
			ae_time(name: "$$$/AE/dialogstxt/149/AETime/11=New Duration:", ae_view_id: 11, ae_duration: true, ae_horizontal_layout: true);
		}
	}	
	group(name: "$$$/AE/dialogstxt/149/Group/11= Hold in Place ", placement: place_column)
		{
		ae_radio_cluster(horizontal: align_fill, ae_margin: @margin_tight, spacing: 5, ae_view_id: 14)
		{
			radio_button(name: "$$$/AE/dialogstxt/149/RadioButton/15=Layer In-point", ae_view_id: 15);
			radio_button(name: "$$$/AE/dialogstxt/149/RadioButton/16=Current Frame", ae_view_id: 16);
			radio_button(name: "$$$/AE/dialogstxt/149/RadioButton/17=Layer Out-point", ae_view_id: 17);
		}	
	}
	ae_ok_cancel_row(horizontal: align_right);
}
END


EVE2 159
dialog(name: "$$$/AE/dialogstxt/159/dialog=Custom Time Span", ae_wind_id: 159, placement: place_column)
{
	group(name: "$$$/AE/dialogstxt/159/Group/4=Start ", ae_view_id: 4, spacing: 10)
		{
		row()
		{
			ae_time(ae_duration: true, ae_horizontal_layout: true, ae_view_id: 5);
		}
	}	
	group(name: "$$$/AE/dialogstxt/159/Group/7=End ", ae_view_id: 7)
		{
		row()
		{
			ae_time(ae_duration: true, ae_horizontal_layout: true, ae_view_id: 8);
		}
	}	
	group(name: "$$$/AE/dialogstxt/159/Group/10=Duration ", ae_view_id: 10)
		{
		row()
		{
			ae_time(ae_duration: true, ae_horizontal_layout: true, ae_view_id: 11);
		}
	}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 161
dialog(name: "$$$/AE/dialogstxt/161/dialog=Render Settings Templates", ae_wind_id: 161, placement: place_column, child_horizontal: align_fill)
{
	group(name: "$$$/AE/dialogstxt/161/Group/4=Defaults", placement: place_column, ae_view_id: 4)
	{
		column(horizontal: align_center, spacing: 0)
		{
			popup(name: "$$$/AE/Edit/Templates/RenderSettings/MovieDefaultPopupName=Movie Default:",
				ae_items: 235, ae_style: "a", ae_view_id: 5);

			popup(name: "$$$/AE/Edit/Templates/RenderSettings/FrameDefaultPopupName=Frame Default:",
				ae_items: 236, ae_style: "a", ae_view_id: 6);

			popup(name: "$$$/AE/Edit/Templates/RenderSettings/PreRenderDefaultPopupName=Pre-Render Default:",
				ae_items: 298, ae_style: "a", ae_view_id: 22);

			popup(name: "$$$/AE/Edit/Templates/RenderSettings/MovieProxyDefaultPopupName=Movie Proxy Default:",
				ae_items: 299, ae_style: "a", ae_view_id: 23);

			popup(name: "$$$/AE/Edit/Templates/RenderSettings/StillProxyDefaultPopupName=Still Proxy Default:",
				ae_items: 300, ae_style: "a", ae_view_id: 24);
		}
	}
	group(name: "$$$/AE/dialogstxt/161/Group/8=Settings", placement: place_column, child_horizontal: align_center, ae_view_id: 8)
	{
		row()
		{
			edit_text(name: "$$$/AE/dialogstxt/161/EditText/10=Settings Name:", ae_view_id: 10, characters: 32, ae_style: "a", vertical: align_center, justification: @just_left);
			ae_settings_pop(ae_view_id: 11, vertical: align_center, ae_variant: @render_settings);
			ae_switch(ae_view_id: 12, vertical: align_center);
		}
		row()
		{
			button(name: "$$$/AE/dialogstxt/161/Button/13=New...", ae_command: 2143, ae_view_id: 13);
			button(name: "$$$/AE/dialogstxt/161/Button/14=Edit...", ae_command: 2144, ae_view_id: 14);
			button(name: "$$$/AE/dialogstxt/161/Button/15=Duplicate", ae_command: 2145, ae_view_id: 15);
			button(name: "$$$/AE/dialogstxt/161/Button/16=Delete", ae_command: 2146, ae_view_id: 16);
		}
		ae_settings_info(ae_view_id: 20, ae_variant: @render_settings);
	}
	row(horizontal: align_fill)
	{
		button(name: "$$$/AE/dialogstxt/161/Button/18=Save All...", ae_command: 2148, horizontal: align_left, ae_view_id: 18);
		button(name: "$$$/AE/dialogstxt/161/Button/19=Load...", ae_command: 2147, horizontal: align_left, ae_view_id: 19);
		ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 162
dialog(name: "$$$/AE/dialogstxt/162/dialog=Render Settings", placement: place_column, child_horizontal: align_fill, ae_wind_id: 162)
{
	group(name: "$$$/AE/dialogstxt/162/Group/4=Composition #{ldquo}%s#{rdquo}", placement: place_row, ae_title_id: 4, ae_view_id: 3)
	{
		column(spacing: 5, child_horizontal: align_fill, guide_mask: [])
		{
			popup(ae_items: 133, ae_style: "a", ae_view_id: 5);
			popup(ae_items: 137, ae_style: "a", ae_view_id: 6);
			static_text(name: "$$$/AE/dialogstxt/162/StaticText/7=Size: 4000 x 4000 (2000 x 2000)", justification: @just_center, ae_style: "a", ae_view_id: 7);
			popup(ae_items: 314, ae_style: "a", ae_view_id: 8);
			checkbox(name: "$$$/AE/dialogstxt/162/Checkbox/36=Use OpenGL Renderer", ae_view_id: 36, ae_style: "a", horizontal: align_left);
		}
		column(spacing: 5, horizontal: align_center, child_horizontal: align_fill, guide_mask: [])
		{
			popup(ae_items: 154, ae_style: "a", ae_view_id: 9);
			popup(ae_items: 140, ae_style: "a", ae_view_id: 10);
			popup(ae_items: 315, ae_style: "a", ae_view_id: 11);
			popup(ae_items: 316, ae_style: "a", ae_view_id: 12);
			popup(ae_items: 324, ae_style: "a", ae_view_id: 37);
		}
	}

	group(name: "$$$/AE/dialogstxt/162/Group/36=Time Sampling", placement: place_row, spacing: 20)
	{
		column(spacing: 5, child_horizontal: align_fill)
		{
			popup(ae_items: 156, ae_style: "a", ae_view_id: 15);
			popup(ae_items: 139, ae_style: "a", ae_view_id: 16);
			popup(ae_items: 237, ae_style: "a", ae_view_id: 17);
			popup(ae_items: 155, ae_style: "a", ae_view_id: 20);
			popup(ae_items: 166, ae_style: "a", ae_view_id: 23);
		}
		column(child_horizontal: align_fill)
		{
			group(name: "$$$/AE/dialogstxt/162/Group/28=Frame Rate", ae_style: "a", ae_title_id: 28, ae_view_id: 26, ae_margin: @margin_tight, spacing: 5)
			{
				ae_radio_cluster(ae_view_id: 27, horizontal: align_fill, ae_margin: @margin_normal, spacing: 5)
				{
					radio_button(name: "$$$/AE/dialogstxt/162/RadioButton/29=Use comp's frame rate", ae_style: "a", ae_view_id: 29);
					row()
					{
						radio_button(name: "$$$/AE/dialogstxt/162/RadioButton/30=Use this frame rate:", ae_style: "a", ae_view_id: 30);
						edit_number(digits: 7, justification: @just_center, ae_min: 0.1, ae_max: 99, ae_decimal: true, ae_style: "a", ae_view_id: 31);
					}
				}
			}
			row()
			{
				ae_text_box(name: "$$$/AE/dialogstxt/162/ae_text_box/24=Start: %s^nEnd: %s^nDuration: %s", justification: @just_right, characters: 20, num_lines: 3, ae_view_id: 24, ae_style: "a");
				button(name: "$$$/AE/Dialog/RenderSettings/Button/SetCustomTimeRange=Custom...", vertical: align_center, ae_style: "a", ae_command: 2155, ae_view_id: 25);
			}
		}
	}

	group(name: "$$$/AE/dialogstxt/162/Group/24=Options", placement: place_column, spacing: 5)
	{
		checkbox(name: "$$$/AE/dialogstxt/162/Checkbox/34=Use storage overflow", ae_style: "a", ae_view_id: 34);
		checkbox(name: "$$$/AE/dialogstxt/162/Checkbox/35=Skip existing files (allows multi-machine rendering)", ae_style: "a", ae_view_id: 35);
	}

	ae_ok_cancel_row(horizontal: align_right);
}
END


EVE2 163
dialog(name: "$$$/AE/dialogstxt/163/dialog=Output Module Templates", ae_wind_id: 163, placement: place_column, child_horizontal: align_fill)
{
	group(name: "$$$/AE/dialogstxt/163/Group/4=Defaults", placement: place_column, ae_view_id: 4)
	{
		column(horizontal: align_center, spacing: 0)
		{
			popup(name: "$$$/AE/Edit/Templates/OutputModule/MovieDefaultPopupName=Movie Default:",
				ae_items: 235, ae_style: "a", ae_view_id: 5);

			popup(name: "$$$/AE/Edit/Templates/OutputModule/FrameDefaultPopupName=Frame Default:",
				ae_items: 236, ae_style: "a", ae_view_id: 6);

			popup(name: "$$$/AE/Edit/Templates/OutputModule/RAMPreviewPopupName=RAM Preview:",
				ae_items: 251, ae_style: "a", ae_view_id: 21);

			popup(name: "$$$/AE/Edit/Templates/OutputModule/PreRenderDefaultPopupName=Pre-Render Default:",
				ae_items: 298, ae_style: "a", ae_view_id: 22);

			popup(name: "$$$/AE/Edit/Templates/OutputModule/MovieProxyDefaultPopupName=Movie Proxy Default:",
				ae_items: 299, ae_style: "a", ae_view_id: 23);
		}
	}
	group(name: "$$$/AE/dialogstxt/163/Group/8=Settings", placement: place_column, child_horizontal: align_center, ae_view_id: 8)
	{
		row()
		{
			edit_text(name: "$$$/AE/dialogstxt/163/EditText/10=Settings Name:", ae_view_id: 10, characters: 32, ae_style: "a", vertical: align_center, justification: @just_left);
			ae_settings_pop(ae_view_id: 11, vertical: align_center, ae_variant: @output_module);
			ae_switch(ae_view_id: 12, vertical: align_center);
		}
		row(horizontal: align_center)
		{
			button(name: "$$$/AE/dialogstxt/163/Button/13=New...", ae_command: 2143, ae_view_id: 13);
			button(name: "$$$/AE/dialogstxt/163/Button/14=Edit...", ae_command: 2144, ae_view_id: 14);
			button(name: "$$$/AE/dialogstxt/163/Button/15=Duplicate", ae_command: 2145, ae_view_id: 15);
			button(name: "$$$/AE/dialogstxt/163/Button/16=Delete", ae_command: 2146, ae_view_id: 16);
		}
		ae_settings_info(ae_view_id: 20, ae_variant: @output_module);
	}
	row(horizontal: align_fill)
	{
		button(name: "$$$/AE/dialogstxt/163/Button/18=Save All...", ae_command: 2148, horizontal: align_left, ae_view_id: 18);
		button(name: "$$$/AE/dialogstxt/163/Button/19=Load...", ae_command: 2147, horizontal: align_left, ae_view_id: 19);
		ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 167
dialog(name: "$$$/AE/dialogs/167/dialog=Keyframe Interpolation", ae_wind_id: 167, placement: place_column) {
	group(ae_border: false, guide_mask: [@guide_label])
	{
		column(horizontal: align_fill, child_horizontal: align_fill, spacing: 5)
		{
			popup(name: "$$$/AE/dialogs/167/popup/3=Temporal Interpolation:", ae_items: 231, ae_view_id: 3);
			static_text(horizontal: align_right, name: "$$$/AE/dialogs/167/static_text/8=Affects how a property changes over time (in the timeline).", justification: @just_right, ae_style: "a", ae_view_id: 8, num_lines: 3);
		}
		column(horizontal: align_fill, child_horizontal: align_fill, spacing: 5)
		{
			popup(name: "$$$/AE/dialogs/167/popup/4=Spacial Interpolation:", ae_items: 232, ae_view_id: 4);
			static_text(horizontal: align_right, name: "$$$/AE/dialogs/167/static_text/9=Affects the shape of the path (in the composition or layer panel).", justification: @just_right, ae_style: "a", ae_view_id: 9, num_lines: 3);
		}	
		column(horizontal: align_fill, child_horizontal: align_fill, spacing: 5)
		{
			popup(name: "$$$/AE/dialogs/167/popup/5=Roving:", ae_items: 233, ae_view_id: 5);
			column(spacing: 1, horizontal: align_right, child_horizontal: align_right)
			{
				static_text(name: "$$$/AE/dialogs/167/static_text/7=Roving keyframes rove in time to smooth out the speed graph.", ae_style: "a", ae_view_id: 7);
				static_text(name: "$$$/AE/dialogs/167/static_text/107=The first and last keyframes cannot rove.", ae_style: "a", ae_view_id: 107);
			}
		}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 168
dialog(name: "$$$/AE/dialogstxt/168/dialog=Audio Options", ae_wind_id: 168, placement: place_column, ae_margin: @margin_normal)
{
	row()
	{
		group(name: "$$$/AE/dialogstxt/168/Group/168= Units ")
		{
			ae_radio_cluster(ae_margin: @margin_normal, ae_view_id: 5, spacing: 5)
			{
				radio_button(name: "$$$/AE/dialogstxt/168/RadioButton/6=Decibels (dB)", ae_view_id: 6);
				radio_button(name: "$$$/AE/dialogstxt/168/RadioButton/7=Percentage", ae_view_id: 7);
			}	
		}
		group(name: "$$$/AE/dialogstxt/168/Group/7= Slider Minimum ", placement: place_row, horizontal: align_fill, vertical: align_fill)
		{
			popup(ae_items: 266, ae_style: "a", ae_view_id: 10);
		}

	}
	ae_ok_cancel_row(horizontal: align_right);
}
END


EVE2 175
dialog(name: "$$$/AE/dialogs/175/dialog=Choose Layer", ae_wind_id: 175, placement: place_column, child_vertical: align_fill)
{
	group(ae_border: false, horizontal: align_center)
	{
		row()
		{
			popup(name: "$$$/AE/dialogs/175/popup/3=Import Kind:", ae_items: 312, ae_view_id: 3);
		}
		group(name: "$$$/AE/dialogs/175/group/5=Layer Options", ae_title_id: 5)
		{
			ae_radio_cluster(name: "$$$/AE/dialogs/175/ae_radio_cluster/4=Layer Options", ae_view_id: 4)
			{
				radio_button(name: "$$$/AE/dialogs/175/radio_button/6=Merged Layers", ae_view_id: 6);
				row(spacing: 10)
				{
					radio_button(name: "$$$/AE/dialogs/175/radio_button/7=Choose Layer:", ae_view_id: 7);
					popup(ae_items: 303, ae_view_id: 8);
				}
			}
		}	
		popup(name: "$$$/AE/dialogs/175/popup/9=Footage Dimensions:", ae_items: 304, ae_view_id: 9);
		}
	ae_ok_cancel_row(ae_ok_view_id: 1, ae_cancel_view_id: 2, horizontal: align_right);
	}
}
END


EVE2 201
dialog(name: "$$$/AE/dialogs/201/dialog=Effects & Presets", ae_wind_id: 201, placement: place_column, child_horizontal: align_fill)
{
	row()
	{
		static_text(name: "$$$/AE/dialogs/201/static_text/3=Angle", ae_style: "a", ae_view_id: 3);
		}
	row(indent: 15, spacing: 40)
	{
		static_text(name: "$$$/AE/dialogs/201/static_text/6=Revolutions", ae_view_id: 6, ae_style: "a");
		static_text(name: "$$$/AE/dialogs/201/static_text/7=Degrees", ae_view_id: 7, ae_style: "a");
		}
	row(indent: 15)
	{
		edit_number(ae_min: -32000, ae_max: 32000, justification: @just_left, digits: 8, ae_view_id: 5);
		static_text(name: "$$$/AE/dialogs/201/static_text/8=+", ae_style: "a", ae_view_id: 8);
		edit_number(ae_min: -32000, ae_max: 32000, justification: @just_left, digits: 8, ae_view_id: 4);
		static_text(name: "$$$/AE/dialogs/201/static_text/9=(positive is clockwise)", ae_style: "a", ae_view_id: 9);
		}
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 204
dialog(name: "$$$/AE/Dialogs/ChooseName/Title=Choose Name", ae_wind_id: 204, placement: place_column, child_horizontal: align_fill)
{
	group(ae_border: false)
	{
		static_text(ae_view_id: 4);
		edit_text(ae_view_id: 5, characters: 50);
	}	
	ae_ok_cancel_row(ae_ok_view_id: 1, ae_cancel_view_id: 2, horizontal: align_right);
	}
}
END


EVE2 213
dialog(name: "$$$/AE/dialogs/213/dialog=New Comp From Selection", ae_wind_id: 213, placement: place_column)
{
	column(child_horizontal: align_fill)
	{
		group(name: "$$$/AE/dialogs/213/group/4= Create ", ae_title_id: 4)
		{
			ae_radio_cluster(ae_view_id: 5, placement: place_column, spacing: 15, ae_margin: @margin_tight, spacing: 5)
			{
				radio_button(name: "$$$/AE/dialogs/213/radio_button/6=Single Composition", ae_view_id: 6);
				radio_button(name: "$$$/AE/dialogs/213/radio_button/7=Multiple Compositions", ae_view_id: 7);
			}
		}
		group(name: "$$$/AE/dialogs/213/group/9= Options ", ae_title_id: 9)
		{
			row()
			{
				popup(name: "$$$/AE/dialogs/213/popup/10=Use Dimensions From:", ae_title_id: 10, ae_view_id: 11, ae_items: 301);
			}
			row()
			{
				ae_time(name: "$$$/AE/dialogs/213/ae_time/12=Still Duration:", ae_title_id: 12, ae_view_id: 13, ae_duration: true, ae_horizontal_layout: true);
			}
			row(guide_mask: [ @guide_label, @guide_baseline ], horizontal: align_left)
			{
				checkbox(name: "$$$/AE/dialogs/213/checkbox/14=Add to Render Queue", ae_view_id: 14);
			}
		}	
		ae_checkbox_group(name: "$$$/AE/dialogs/213/ae_checkbox_group/16=Sequence Layers", ae_title_id: 16)
		{
			row(guide_mask: [ @guide_label, @guide_baseline ], horizontal: align_left)
			{
				checkbox(name: "$$$/AE/dialogs/213/checkbox/17=Overlap", ae_view_id: 17, horizontal: align_left);
			}
			column()
			{
				ae_time(name: "$$$/AE/dialogs/213/ae_time/18=Duration:", ae_title_id: 18, ae_view_id: 19, ae_duration: true, ae_horizontal_layout: true);
				popup(name: "$$$/AE/dialogs/213/popup/20=Transition:", ae_items: 302, ae_title_id: 20, ae_view_id: 21);
			}
		}	
	}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 620
dialog(name: "$$$/AE/dialogstxt/620/dialog=Watch Folder", ae_wind_id: 620, placement: place_column)
{
	group(placement: place_column, horizontal: align_fill, child_horizontal: align_center)
	{
		ae_animation(ae_view_id: 3);
		static_text(name: "$$$/AE/dialogstxt/620/StaticText/4=Waiting for renderables...", ae_view_id: 4, horizontal: align_fill);
		button(name: "$$$/AE/dialogstxt/620/Button/4=Browse Progress...", ae_style: "a", ae_command: 103);
	}
	static_text(horizontal: align_fill, ae_view_id: 5, num_lines: 3);
	row()
	{
		checkbox(name: "$$$/AE/dialogstxt/620/Checkbox/7=Pause Search On All Machines", ae_command: 102, horizontal: align_left, ae_view_id: 7);
		button(name: "$$$/AE/dialogstxt/620/Button/7=Cancel", ae_command: 101, horizontal: align_right);
	}
}
END


EVE2 621
dialog(name: "$$$/AE/dialogs/621/dialog=Stop Render Options", ae_wind_id: 621, placement: place_column, child_horizontal: align_fill)
{
	group(ae_border: false, spacing: 15)
	{
		row()
		{
			popup(name: "$$$/AE/dialogs/621/popup/3=Stop project on:", ae_view_id: 3, ae_items: 269);
		}	
		ae_ok_cancel_row(horizontal: align_right);
		}
	}	
}
END


EVE2 673
dialog(name: "$$$/AE/dialogstxt/673/dialog=Create Adobe Encore Button", ae_wind_id: 673, placement: place_column, child_vertical: align_fill, spacing: 15)
{
	group(ae_border: false, ae_margin: @margin_normal, guide_mask: [@guide_label])
	{
		column(spacing: 10, indent: 20, horizontal: align_center)
		{
			edit_text(name: "$$$/AE/dialogstxt/673/EditText/4=Button name:", ae_view_id: 4, characters: 28);
			popup(name: "$$$/AE/dialogstxt/673/Popup/6=Subpicture 1:", ae_items: 317, ae_view_id: 6);
			popup(name: "$$$/AE/dialogstxt/673/Popup/8=Subpicture 2:", ae_items: 318, ae_view_id: 8);
			popup(name: "$$$/AE/dialogstxt/673/Popup/10=Subpicture 3:", ae_items: 319, ae_view_id: 10);
			popup(name: "$$$/AE/dialogstxt/673/Popup/12=Video Thumbnail:", ae_items: 320, ae_view_id: 12);
		}	
	}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END

EVE2 700
dialog(name: "$$$/AE/dialogstxt/700/dialog=Collect Files", ae_wind_id: 700, placement: place_column, spacing: 40, child_horizontal: align_fill)
{
	group(ae_border: false)
	{
		row(horizontal: align_center)
		{
			popup(name: "$$$/AE/dialogstxt/700/Popup/4=Collect Source Files:", ae_view_id: 4, ae_items: 700);
		}
		group(ae_border: false, guide_mask: [@guide_label], spacing: 5)
		{
			column()
			{
				checkbox(name: "$$$/AE/dialogstxt/700/Checkbox/5=Generate Report Only", ae_view_id: 5);
				checkbox(name: "$$$/AE/dialogstxt/700/Checkbox/6=Obey Proxy Settings", ae_view_id: 6);
				checkbox(name: "$$$/AE/dialogstxt/700/Checkbox/7=Reduce Project", ae_view_id: 7);
			}	
			row()
			{
				checkbox(name: "$$$/AE/dialogstxt/700/Checkbox/8=Change render output to", ae_view_id: 8);
				edit_text(ae_view_id: 9, characters: 31);
				static_text(name: "$$$/AE/dialogstxt/700/StaticText/10=folder", ae_view_id: 10);
			}	
			column()
			{
				checkbox(name: "$$$/AE/dialogstxt/700/Checkbox/11=Enable 'Watch Folder' render", ae_view_id: 11);
			}	
			group(ae_border: false, spacing: 2)
			{
				row(indent: 20)
				{
					static_text(name: "$$$/AE/dialogstxt/700/StaticText/14=Maximum Number of Machines:", ae_view_id: 14);
					edit_number(ae_min: 1, ae_max: 99, ae_view_id: 15);
				}
				row(indent: 20)
				{
					static_text(ae_view_id: 16, ae_style: "a");
				}
			}
		}
	}
	row()
	{
		static_text(ae_view_id: 13, ae_style: "a");
	}
	group(ae_border: false, spacing: 75, placement: place_row)
	{
		row()
		{
			button(name: "$$$/AE/dialogstxt/700/Button/12=Comments...", ae_command: 103, ae_view_id: 12);
		}
		row(horizontal: align_fill, child_horizontal: align_fill)
		{
			button(name: "$$$/AE/dialogstxt/700/Button/1=Collect...", ae_command: 100, ae_view_id: 1);
			button(name: "$$$/AE/dialogstxt/700/Button/2=Cancel", ae_command: 101, ae_view_id: 2);
		}	
	}
}
END


EVE2 702
dialog(name: "$$$/AE/dialogstxt/702/dialog=Progress", ae_wind_id: 702, placement: place_column)
{
	static_text(ae_style: "a", horizontal: align_fill, characters: 40, num_lines: 3, ae_view_id: 2);
	ae_thermometer(ae_view_id: 3);
	button(name: "$$$/AE/dialogstxt/702/Button/1=Cancel", ae_command: 101, horizontal: align_right, ae_view_id: 1);
}
END


EVE2 703
dialog(name: "$$$/AE/dialogstxt/703/dialog=Tip of the Day", placement: place_column, ae_wind_id: 703)
{
	group(horizontal: align_fill)
	{
		ae_text_box(name: "$$$/AE/dialogstxt/703/ae_text_box/4=insert tip here", horizontal: align_fill, characters: 35, num_lines: 15, ae_view_id: 4);
	}
	row(horizontal: align_fill)
	{
		checkbox(name: "$$$/AE/dialogstxt/703/Checkbox/5=Show Tips at Startup", horizontal: align_left, ae_view_id: 5, ae_command: 103, ae_view_id: 5);
		button(name: "$$$/AE/dialogstxt/703/Button/3=Next Tip", horizontal: align_right, ae_command: 102, ae_view_id: 3);
		button(name: "$$$/AE/dialogstxt/703/Button/1=OK", default: true, horizontal: align_right, ae_command: 100, ae_view_id: 1);
	}
}
END

EVE2 704
dialog(name: "$$$/AE/dialogstxt/704/dialog=Find", ae_wind_id: 704, placement: place_column, child_horizontal: align_fill, ae_margin: @margin_normal, spacing: 10)
{
	group(ae_border: false, spacing: 10)
	{
		row()
		{
			edit_text(name: "$$$/AE/dialogstxt/704/EditText/7=Find:", ae_view_id: 7, characters: 31, justification: @just_left);
		}
		group(ae_border: false, guide_mask: [@guide_label], spacing: 5, indent: 40)
		{
			checkbox(name: "$$$/AE/dialogstxt/704/Checkbox/4=Match Whole Word Only", ae_view_id: 4);
			checkbox(name: "$$$/AE/dialogstxt/704/Checkbox/5=Match Case", ae_view_id: 5);
		}
		group(ae_border: false, guide_mask: [@guide_label])
		{
			checkbox(name: "$$$/AE/dialogstxt/704/Checkbox/6=Find Missing Footage", ae_command: 103, ae_view_id: 6);
		}
	}
	ae_ok_cancel_row(ae_ok_view_id: 1, ae_cancel_view_id: 2, horizontal: align_right);
}
END


EVE2 708
dialog(name: "$$$/AE/dialogstxt/708/dialog=View Options", ae_wind_id: 708, child_horizontal: align_fill)
{
	ae_checkbox_group(name: "$$$/AE/dialogstxt/708/Group/3=Layer Controls ", ae_command: 104, child_horizontal: align_left, ae_border: true, ae_title_id: 4, ae_view_id: 3, spacing: 20)
	{
		group(ae_border: false, spacing: 5, indent: 10)
		{
			row()
			{
				checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/5=Handles", ae_view_id: 5);
				checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/6=Keyframes", ae_view_id: 6);
			}
			row()
			{
				checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/7=Masks", ae_view_id: 7);
				checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/8=Motion Paths", ae_view_id: 8);
			}
			row()
			{
				checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/9=Effect Controls", ae_view_id: 9);
				checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/10=Motion Path Tangents", ae_view_id: 10);
			}
		}	
		group(ae_border: false, guide_mask: [@guide_label])
		{
			row(spacing: 5)
			{
				popup(name: "$$$/AE/dialogstxt/708/StaticText/11=Camera Wireframes:", ae_title_id: 11, ae_items: 294, ae_view_id: 12);
			}
			row(spacing: 5)
			{
				popup(name: "$$$/AE/dialogstxt/708/StaticText/13=Spotlight Wireframes:", ae_title_id: 13, ae_items: 295, ae_view_id: 14);
			}
		}	
	}	
	group(name: "$$$/AE/dialogstxt/708/Group/15=Window ", ae_border: true, placement: place_column, ae_title_id: 16, ae_view_id: 15, guide_mask: [@guide_label])
	{
		checkbox(name: "$$$/AE/dialogstxt/708/Checkbox/17=Pixel Aspect Ratio Correction", ae_view_id: 17);
	}
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 709
dialog(name: "$$$/AE/dialogstxt/709/dialog=Auto-trace", ae_wind_id: 709, child_horizontal: align_fill)
{
	group(name: "$$$/AE/dialogstxt/709/Group/4=Time Span", placement: place_row, ae_border: true, ae_title_id: 4, spacing: 175, child_vertical: align_fill)
	{
		ae_radio_cluster(ae_view_id: 8, placement: place_column, spacing: 5, ae_view_id: 5)
		{
			radio_button(name: "$$$/AE/dialogstxt/709/RadioButton/6=Current Frame", ae_view_id: 6);
			radio_button(name: "$$$/AE/dialogstxt/709/RadioButton/7=Work Area",     ae_view_id: 7);		
		}
		group(ae_border: false, spacing: 5, placement: place_row)
		{
			column(spacing: 3, child_horizontal: align_fill)
			{
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/8=Start:",    ae_style: "a", ae_title_id: 8, justification: @just_right);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/10=End:",      ae_style: "a", ae_view_id: 10, justification: @just_right);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/12=Duration:", ae_style: "a", ae_view_id: 12, justification: @just_right);
			}	
			column(spacing: 3)	
			{
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/9=00096", justification: @just_right, ae_style: "a", ae_view_id: 9);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/11=00063", justification: @just_right, ae_style: "a", ae_view_id: 11);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/13=00034", justification: @just_right, ae_style: "a", ae_view_id: 13);
			}
		}
	}		
	group(name: "$$$/AE/dialogstxt/709/Group/15=Options", placement: place_column, ae_title_id: 15, child_horizontal: align_fill)
	{
		row()
		{
			popup(name: "$$$/AE/dialogstxt/709/Popup/17=Channel:", ae_items: 306, ae_view_id: 17);
			checkbox(name: "$$$/AE/dialogstxt/709/Checkbox/18=Invert", ae_view_id: 18);
		}
		row()
		{
			checkbox(name: "$$$/AE/dialogstxt/709/Checkbox/19=Blur", ae_view_id: 19);
			edit_number(ae_min: 0, ae_max: 999, ae_decimal: true, digits: 3, ae_view_id: 20);
			static_text(name: "$$$/AE/dialogstxt/709/StaticText/25=pixels before auto-trace", ae_view_id: 25);
		}
		row()
		{
			edit_number(name: "$$$/AE/dialogstxt/709/EditNumber/23=Tolerance:", ae_min: 0.1, ae_max: 999, ae_decimal: true, ae_view_id: 23);
			static_text(name: "$$$/AE/dialogstxt/709/StaticText/24=Pixels", ae_view_id: 24);
			edit_number(name: "$$$/AE/dialogstxt/709/EditNumber/32=Minimum Area:", ae_min: 0, ae_max: 3000, ae_decimal: true, ae_view_id: 32);
			static_text(name: "$$$/AE/dialogstxt/709/StaticText/33=Pixels", ae_view_id: 33);
		}
		column(spacing: 30, placement: place_row)
		{
			row()
			{
				edit_number(name: "$$$/AE/dialogstxt/709/EditNumber/26=Threshold:", ae_min: 0, ae_max: 100, ae_decimal: true, ae_view_id: 26);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/27=%", ae_view_id: 27);
			}
			row()
			{
				edit_number(name: "$$$/AE/dialogstxt/709/EditNumber/35=Corner Roundness:", ae_min: 0, ae_max: 100, ae_decimal: true, ae_view_id: 35);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/36=%", ae_view_id: 36);
			}
		}	
		row()
		{
			checkbox(name: "$$$/AE/dialogstxt/709/Checkbox/28=Apply to new layer", ae_view_id: 28);
		}
	}	
	group(ae_border: false, placement: place_row, guide_mask: [@guide_label])
	{
		row(spacing: 0)
		{
			column()
			{
				checkbox(name: "$$$/AE/dialogstxt/709/Checkbox/30=Preview", ae_view_id: 30);
				static_text(name: "$$$/AE/dialogstxt/709/StaticText/29=1 layer will be auto-traced.", ae_style: "a", justification: @just_left, ae_view_id: 29);
			}
		}	
		ae_ok_cancel_row(horizontal: align_right);
		}
}
END


EVE2 710
dialog(name: "$$$/AE/dialogstxt/710/dialog=Track Options", ae_wind_id: 710, placement: place_column)
{
	group(ae_border: false, ae_view_id: 100, placement: place_column, spacing: 10)
	{
		row(indent: 45)
		{
			edit_text(name: "$$$/AE/dialogstxt/710/StaticText/3=Track Name:", ae_view_id: 4, ae_title_id: 3, characters: 31, justification: @just_left);
		}
		group(spacing: 5, placement: place_row, ae_border: false, indent: 26)
		{
			row(spacing: 0)
			{
				popup(name: "$$$/AE/dialogstxt/710/StaticText/5=Tracker Plug-in:", ae_title_id: 5, ae_view_id: 6, ae_items: 5005, characters: 30);
			}
			row()
			{
				button(name: "$$$/AE/dialogstxt/710/Button/7=Options...", ae_command: 3008, ae_view_id: 7);
			}	
		}
	}	
	group(ae_border: false, placement: place_row, horizontal: align_fill, child_horizontal: align_fill, child_vertical: align_fill, spacing: 15, ae_margin: @margin_normal)
	{
		group(name: "$$$/AE/dialogstxt/710/Group/7=Channel ", placement: place_column, ae_border: true)
		{
			ae_radio_cluster(ae_view_id: 12, spacing: 5)
			{
				radio_button(name: "$$$/AE/dialogstxt/710/RadioButton/17=RGB", ae_view_id: 17);
				radio_button(name: "$$$/AE/dialogstxt/710/RadioButton/19=Luminance", ae_view_id: 19);
				radio_button(name: "$$$/AE/dialogstxt/710/RadioButton/20=Saturation", ae_view_id: 20);
			}
		}
		ae_checkbox_group(name: "$$$/AE/dialogstxt/710/ae_checkbox_group/13=Process Before Match ", ae_border: true, ae_title_id: 13)
		{
			ae_radio_cluster(spacing: 5, ae_view_id: 11, ae_margin: @margin_tight)
			{
				row()
				{
					radio_button(name: "$$$/AE/dialogstxt/710/RadioButton/14=Blur", ae_view_id: 14);
					edit_number(ae_view_id: 15, ae_min: 1, ae_max: 99, digits: 2, justification: @just_center);
					static_text(name: "$$$/AE/dialogstxt/710/StaticText/16=pixels", ae_view_id: 16);
				}
				row()
				{
					radio_button(name: "$$$/AE/dialogstxt/710/RadioButton/18=Enhance", ae_view_id: 18);
				}
			}
		}
	}
	group(ae_border: false, ae_view_id: 100, placement: place_column, guide_mask: [ @guide_label, @guide_baseline ], ae_margin: @margin_tight, spacing: 0)
	{
		ae_radio_cluster(indent: 30)
		{
			checkbox(name: "$$$/AE/dialogstxt/710/Checkbox/8=Track Fields", ae_view_id: 8);
			checkbox(name: "$$$/AE/dialogstxt/710/Checkbox/10=Subpixel Positioning", ae_view_id: 10);
			checkbox(name: "$$$/AE/dialogstxt/710/Checkbox/9=Adapt Feature On Every Frame", ae_view_id: 9, characters: 35);
		}
		group(ae_border: false, placement: place_row, spacing: 35, indent: 30)
		{
			row()
			{
				popup(ae_view_id: 22, ae_items: 5006, characters: 31);
				static_text(name: "$$$/AE/dialogstxt/710/StaticText/23=If Confidence is Below", ae_view_id: 23);
			}
			row(spacing: 5)
			{
				edit_number(ae_min: 1, ae_max: 100, justification: @just_center, digits: 3, ae_view_id: 24, spacing: 25);
				static_text(name: "$$$/AE/dialogstxt/710/StaticText/25=%", ae_view_id: 25, indent: 25);
			}
		}	
	}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}	
END

EVE2 711
dialog(name: "$$$/AE/dialogstxt/711/dialog=Tracker Motion Source", ae_wind_id: 711, placement: place_column, child_horizontal: align_fill)
{
	group(ae_border: false, spacing: 18)
	{
		row(indent: 50)
		{
			popup(name: "$$$/AE/dialogstxt/711/Popup/4=Motion Source Layer:", ae_items: 5003, ae_view_id: 4);
		}
		ae_ok_cancel_row(horizontal: align_right);
		}
	}
}
END


EVE2 712 
dialog(name: "$$$/AE/dialogstxt/712/dialog=Tracker Plug-in Options", ae_wind_id: 712, placement: place_column, child_horizontal: align_fill)
{
	group(ae_border: false, placement: place_column, horizontal: align_fill, child_horizontal: align_fill, ae_margin: @margin_normal, child_vertical: align_fill)
		{
		row(child_horizontal: align_fill)
		{
			group(name: "$$$/AE/dialogstxt/712/Group/13=Channel ", placement: place_column, ae_border: true, ae_view_id: 13)
			{
				ae_radio_cluster(spacing: 5, ae_view_id: 3)
				{
					radio_button(name: "$$$/AE/dialogstxt/712/RadioButton/9=RGB", ae_view_id: 9);
					radio_button(name: "$$$/AE/dialogstxt/712/RadioButton/11=Luminance", ae_view_id: 11);
					radio_button(name: "$$$/AE/dialogstxt/712/RadioButton/12=Saturation", ae_view_id: 12);
				}
			}
		row(child_horizontal: align_fill)
		{
			group(name: "$$$/AE/dialogstxt/712/Group/105=Process Before Match ", placement: place_overlay, ae_border: true, ae_margin: @margin_normal, child_vertical: align_bottom, ae_view_id: 105)
				{
				row()
				{
					checkbox(ae_view_id: 5);
				}
				ae_radio_cluster(spacing: 5, ae_view_id: 4)
				{
					row(spacing: 7)
					{
						radio_button(name: "$$$/AE/dialogstxt/712/RadioButton/6=Blur", ae_view_id: 6);
						edit_number(ae_min: 1, ae_max: 99, digits: 2, justification: @just_center, ae_view_id: 7);
						static_text(name: "$$$/AE/dialogstxt/712/StaticText/8=pixels", ae_view_id: 8);
					}
					row()
					{
						radio_button(name: "$$$/AE/dialogstxt/712/RadioButton/10=Enhance", ae_view_id: 10);
					}
				}
			}
		}
	}	
	group(ae_border: false, ae_view_id: 100, placement: place_column, guide_mask: [ @guide_label, @guide_baseline ], ae_margin: @margin_normal)
	{
		row(indent: 10)
		{
			checkbox(name: "$$$/AE/dialogstxt/712/Checkbox/14=Subpixel Positioning", ae_view_id: 14, spacing: 2);
		}
		group(ae_border: false, placement: place_row, spacing: 45)
		{
			row()
			{
				popup(ae_items: 5008, characters: 31, ae_view_id: 15, indent: 5);
				static_text(name: "$$$/AE/dialogstxt/712/StaticText/16=If Confindence is Below", ae_view_id: 16);
			}
			row(spacing: 5)
			{
				edit_number(ae_min: 1, ae_max: 100, justification: @just_center, digits: 3, ae_view_id: 17);
				static_text(name: "$$$/AE/dialogstxt/712/StaticText/18=%", ae_view_id: 18, indent: 25);
			}
		}	
	}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}	
END

EVE2 713
dialog(name: "$$$/AE/dialogstxt/713/dialog=Tracker Motion Target", ae_wind_id: 713, placement: place_column, child_horizontal: align_fill)
{
	group(name: "$$$/AE/dialogstxt/713/Group/4= Apply Motion To: ", ae_border: true, ae_view_id: 4, placement: place_row, child_horizontal: align_fill)
	{
		column()
		{
			ae_radio_cluster(ae_view_id: 5, placement: place_column, ae_margin: @margin_normal, spacing: 15)
			{
				radio_button(name: "$$$/AE/dialogstxt/713/RadioButton/6=Layer:", ae_view_id: 6);
				radio_button(name: "$$$/AE/dialogstxt/713/RadioButton/8=Effect point control:", ae_view_id: 8);
			}
		}	
		column(indent: 5)
		{
			popup(ae_view_id: 7, ae_items: 5003);
			popup(ae_view_id: 9, ae_items: 5004);
		}
	}	
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END


EVE2 715
dialog(name: "$$$/AE/dialogstxt/715/dialog=Motion Tracker Apply Options", ae_wind_id: 715, placement: place_column, child_horizontal: align_fill, spacing: 20)
{
	row()
	{
		popup(name: "$$$/AE/dialogstxt/715/StaticText/3=Apply Dimensions:", ae_items: 5007, ae_view_id: 4);
	}
	ae_ok_cancel_row(horizontal: align_right);
	}
}
END

EVE2 1001
dialog(name: "$$$/AE/dialogstxt/1001/dialog=Delete Workspace", placement: place_column, ae_wind_id: 1001, spacing: 15)
{
	popup(name: "$$$/AE/dialogstxt/1001/Popup/4=Name:", ae_items: 5010, ae_view_id: 4);

	row(horizontal: align_right, child_horizontal: align_right)
	{
		ae_ok_cancel_row(ae_ok_name: "$$$/AE/dialogstxt/1001/ae_ok_cancel_row/4=Delete");
	}
}
END


EVE2 1002
dialog(name: "$$$/AE/dialogstxt/1002/dialog=Reset Workspace", placement: place_column, ae_wind_id: 1002)
{
	static_text(name: "$$$/AE/dialogstxt/1002/StaticText/4=Are you sure you want to discard your changes to '^1'?", horizontal: align_fill, num_lines: 1, ae_view_id: 4);

	row(horizontal: align_right, child_horizontal: align_right)
	{
		ae_ok_cancel_row(ae_ok_name: "$$$/AE/dialogstxt/1002/ae_ok_cancel_row/4=Discard Changes");
	}
}
END

